Skip to content

Fix dragon crossbow for LMS#155

Merged
Lexer747 merged 2 commits into
ngraves95:mainfrom
Lexer747:pr-#154
Jun 22, 2026
Merged

Fix dragon crossbow for LMS#155
Lexer747 merged 2 commits into
ngraves95:mainfrom
Lexer747:pr-#154

Conversation

@Lexer747

Copy link
Copy Markdown
Collaborator

Summary

In the runelite shell:

log.info("Dragon crossbow (Last Man Standing) {}", itemManager.getItemStats(33460).getEquipment().getAspeed());

Currently errors with a null pointer exception.

Fixes #154

Testing

Cbow is working again.

java_VXNN6RaGXW.mp4

Lexer747 added 2 commits June 22, 2026 17:50
In the runelite shell:
log.info("Dragon crossbow (Last Man Standing) {}", itemManager.getItemStats(33460).getEquipment().getAspeed());

Currently errors with a null pointer exception.
@Lexer747 Lexer747 merged commit 17a47d7 into ngraves95:main Jun 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dragon crossbow cooldown broken in lms

1 participant